home *** CD-ROM | disk | FTP | other *** search
/ Rockford Magazine / Rockford_Magazine_030_19xx_-_de_Disk_2_of_2_Side_A.d64 / 50show vic < prev    next >
Text File  |  2023-02-26  |  12KB  |  305 lines

  1. =======================================
  2. ROCKFORD-MAGAZIN 09 TEXTFILE 10.03.1994
  3. =======================================
  4.  AMIGA GO C64 RUBRIK: SHOW VIC V3.01
  5. =======================================
  6. Hallo Leute!
  7. Am Amiga gibt es viele geniale PRG um
  8. den C64 zu emulieren. Auf der Diskette
  9. 616 der SAAR-Amiga-Freeware Serie
  10. erschien SHOW VIC 3.01. Es handelt sich
  11. um ein AnzeigePRG fuer C64 Bilder!!!
  12. Die Original Anleitung zu diesem PRG
  13. habe ich Euch hiermit auf den C64 ge-
  14. holt... (80Z!).
  15. Die SAAR 616 Diskette bekommt Ihr bei
  16. jedem Amiga-PD Haendler.
  17. ==============================================================================
  18.  
  19. ==============================================================================
  20.  
  21.                                ShowVIC V3.01
  22.                                =============
  23.  
  24.                           Created by Matt Francis
  25.                  ReqTools and PowerPacker by Nico Franois
  26.  
  27.                  Comments, suggestions, bug reports etc. to
  28.                         m.p.francis@newcastle.ac.uk
  29.  
  30.  
  31. DISCLAIMER
  32. ----------
  33.  
  34. This program comes with no warranty, either expressed or implied.  The
  35. author is in no way responsible for any damage or loss that may occur due to
  36. direct or indirect usage of this software.  Use this software entirely at
  37. your own risk.  Having said that, I'm a good programmer and I've tested
  38. ShowVIC thoroughly, so I shouldn't think there will be any problems.
  39.  
  40.  
  41. COPYRIGHT
  42. ---------
  43.  
  44. This software is freely distributable, BUT the ShowVIC program, the
  45. ConvertFox program and all documentation are copyright 1993 Matt Francis.
  46. The ReqTools and PowerPacker libraries are copyright to Nico Franois.  The
  47. sample pictures included are copyright to other parties, and are provided
  48. simply to demonstrate the program.  Permission is NOT given to re-release
  49. the ShowVIC program and/or documentation if it has been altered in any way.
  50.  
  51.  
  52. DISTRIBUTION
  53. ------------
  54.  
  55. Permission is given to include the ShowVIC package in a public archive (such
  56. as a BBS, FTP site or PD library) providing that all parts of the original
  57. distribution are kept intact.  These are as follows:
  58.  
  59.         ShowVIC/ShowVIC
  60.         ShowVIC/ShowVIC.info
  61.         ShowVIC/ShowVIC.doc
  62.         ShowVIC/ShowVIC.doc.info
  63.         ShowVIC/ConvertFox
  64.         ShowVIC/ConvertFox.doc
  65.         ShowVIC/ConvertFox.doc.info
  66.         ShowVIC/Formats.doc
  67.         ShowVIC/Formats.doc.info
  68.         ShowVIC/Libs/reqtools.library
  69.         ShowVIC/Libs/powerpacker.library
  70.         ShowVIC/Pictures/#?
  71.  
  72. No charge may be made for the ShowVIC package, other than a *reasonable*
  73. copying fee, and/or the price of the media.
  74.  
  75.  
  76. REQUIRMENTS
  77. -----------
  78.  
  79. Required:       Kickstart V37 or above
  80.                 ReqTools library V38 or above (supplied)
  81.  
  82. Recommended:    PowerPacker library V35 or above (supplied)
  83.                 PowerPacker (commercial) or PowerPacker mini-clone (PD)
  84.  
  85.  
  86. INTRODUCTION
  87. ------------
  88.  
  89. Welcome to a major new version!  ShowVIC converts and displays Commodore 64
  90. hires and multicolour bitmaps.  A number of different formats are supported,
  91. which ShowVIC automatically identifies and converts.  These are as follows:
  92.  
  93.  - Koala
  94.  - Artist 64
  95.  - Art Studio
  96.  - Advanced Art Studio
  97.  - Image System (multicolour and hires)
  98.  - Blazing Paddles
  99.  - Vidcom 64 (currently multicolour only - see note at end)
  100.  - Doodle
  101.  - FLI
  102.  - PageFox (indirectly)
  103.  
  104. PageFox pictures (160x200/320x200 only) can be converted to Koala or Art
  105. Studio formats (as appropriate) with the enclosed ConvertFox program.
  106.  
  107. If you have PowerPacker (or the PowerPacker mini-clone) you can crunch all
  108. your pictures.  If not, don't worry as you will still be able to view
  109. crunched pictures (providing you install the PowerPacker library).  ShowVIC
  110. was written in assembly language, making it small and fast (especially the
  111. picture conversion).
  112.  
  113. ShowVIC has been tested on several configurations, ranging from a basic
  114. A500+ running Kickstart V2.04 to a super-duper A1200 with the fabulous
  115. Kickstart V3.0.  It is totally OS compliant, as all Amiga programs should be
  116. (discounting demos and action games :-).  It works without problems for me,
  117. and I hope it works as well for you.
  118.  
  119.  
  120. USING SHOWVIC
  121. -------------
  122.  
  123. ShowVIC can be started from a Shell or from the Workbench.
  124.  
  125. ShowVIC's screen has two menus, each covered in turn below.  ShowVIC uses
  126. Intuition's new menu-help feature, so pressing the help key while a
  127. particular menu item is highlighted will cause an information requester to
  128. appear describing the item's function.
  129.  
  130. Project:        Open            - Loads  a  C64 picture.  The format will be
  131.                                   automatically determined (or else an error
  132.                                   requester will appear).
  133.  
  134.                 Save As         - Saves  the  current  image as a compressed
  135.                                   IFF   ILBM  file.   The  picture  will  be
  136.                                   320x200  with  16  colours.   The  current
  137.                                   palette is saved with the picture.
  138.  
  139.                 About           - Opens  a requester displaying, among other
  140.                                   things, the format of the current picture.
  141.  
  142.                 Quit            - Exits ShowVIC.
  143.  
  144.  
  145. Settings:       Edit Palette    - Allows  you  to  change the screen colours
  146.                                   using the ReqTools palette requester.
  147.  
  148.                 Restore Palette - If   you  make  a  complete  mess  of  the
  149.                                   palette, you can restore the proper values
  150.                                   with this option.
  151.  
  152.                 Title Bar?      - Toggles the title bar (hidden by default).
  153.  
  154.                 Save Settings   - Saves the current palette and the state of
  155.                                   the  title  bar.   These  settings will be
  156.                                   restored  when you next use ShowVIC.  (The
  157.                                   settings  are  saved  as  a standard prefs
  158.                                   file   in   ENV:    and   ENVARC:   called
  159.                                   "ShowVIC.prefs").
  160.  
  161.  
  162. Finally, sending ShowVIC a CTRL-D will pop its screen to the front, ready
  163. for use.  If ShowVIC receives a CTRL-C, it will quit as if you had selected
  164. the "Quit" option in the "Project" menu.
  165.  
  166.  
  167. CONVERTING PICTURES
  168. -------------------
  169.  
  170. Porting pictures from the C64 to the Amiga can be done by using a C64
  171. emulator or transfer program (for example TransNib, my generic parallel
  172. transfer protocol).  Picture files should retain their load address bytes
  173. (the first two bytes of the file) and should be exactly the right length
  174. otherwise ShowVIC will reject them (the correct lengths, and other
  175. information, are given in "Formats.doc").  This won't usually be a problem,
  176. especially if you rip pictures with Action Replay or something similar.
  177. (BTW:  Action Replay VI doesn't seem to save the proper screen colour in
  178. Image System files, nor does it pad the filename properly).
  179.  
  180. Once you've ported a load of pictures, the best thing to do is to crunch
  181. them all with PowerPacker (assuming you own the program - if not, get hold
  182. of the PD PowerPacker mini-clone).
  183.  
  184. To make pictures look more like they would on a C64, make your monitor's
  185. screen a bit narrower (if it'll let you), and stand back a bit.  For
  186. authentic results, view ShowVIC pictures on a crap television or through a
  187. sheet of slightly frosted glass for that fuzzy "composite video" look.  For
  188. maximum nostalgia-factor, use ShowVIC in conjunction with PlaySID for the
  189. ultimate C64 experience!
  190.  
  191.  
  192. SPECIAL NOTES ON VIDCOM
  193. -----------------------
  194.  
  195. Unfortunately, Vidcom doesn't seem to store the screen colour in its bitmap
  196. files.  To get round this, ShowVIC takes the screen colour from byte 2026
  197. ($7EA), which is usually a zero (this offset takes into account the two
  198. load-address bytes).  This can be changed by loading the picture into a
  199. binary file editor like NewZap or DekSid, and changing byte 2026 to a value
  200. from 0 to 15.  Vidcom, by default, uses a dark blue screen (colour 6) but as
  201. byte 2026 is usually zero, Vidcom pictures will by default have a black
  202. screen colour.  Of course the best way round this is to avoid using the
  203. Vidcom format - I recommend you use a format such as Advanced Art Studio or
  204. Koala (the Advanced Art Studio format is the smallest).
  205.  
  206. One more thing about Vidcom is that it seems to use the same format for both
  207. hires and multicolour pictures, making it impossible to distinguish between
  208. them.  For this reason, ShowVIC currently converts all Vidcom pictures as
  209. multicolour bitmaps.  If many people badger me (unlikely), I might add a
  210. switch in a later release, so you can choose which mode to convert to.
  211.  
  212.  
  213. CLOSING WORDS
  214. -------------
  215.  
  216. Things to anticipate in future versions:
  217.  
  218.  - An AppIcon to drop picture files onto,
  219.  - An ARexx port (to make slideshows, do batch conversion, synchronise with
  220.    PlaySID etc.)
  221.  - Support for more formats (Paint Magic, Amica, Page Fox (extended size),
  222.    Mouse and Cheese etc.  Some of these formats support large pages sizes,
  223.    which ShowVIC will support by using a virtual screen.)
  224.  - An option to convert Vidcom pictures as hires instead of multicolour,
  225.  - Sprite slideshow (just kidding).
  226.  
  227.  
  228. ACKNOWLEDGMENTS
  229. ---------------
  230.  
  231. My thanks go out to the following people (in no particular order):
  232.  
  233.     PT and GD for supplying me with C64 games to rip pictures from.
  234.  
  235.     Pasi 'Albert' Ojala for information on the FLI format (and for his
  236.     interesting articles in C= Hacking).
  237.  
  238.     Georg Schwarz for sending me loads of nice Koala pictures.
  239.  
  240.     All the great comp.sys.cbm people who expressed interest in ShowVIC
  241.     (hope you like it now that it's finally released!).
  242.  
  243.     Ron and Hoken for PlaySID V2.1 (should've been a Commodity though :-)
  244.  
  245.     All the other people who are keeping the C64 alive after all this time.
  246.  
  247.     Nico Franois for the PowerPacker and ReqTools libraries, which make
  248.     life much more pleasant.
  249.  
  250.     Jan van den Baard for GadToolsBox, which was used to design the
  251.     Intuition bits for ShowVIC.
  252.  
  253.     Matt Dillon for producing an astonishing array of unique and
  254.     professional software (if you program the C64 and have an Amiga, check
  255.     out DAsm, his brilliant 6502 cross-assembler).
  256.  
  257.     CygnusSoft for CygnusEd, the fastest, most stable and BEST text editor
  258.     for the Amiga (and, from what I've seen, for any computer!).  And it
  259.     still works without problems on my A1200!
  260.  
  261.     Commodore for brilliant computers which the competition just can't
  262.     match.
  263.  
  264.  
  265. HISTORY
  266. -------
  267.  
  268. V3.01 - Added on-line menu help.  Made title bar shown by default.  Other
  269.         minor changes.  ByteRun1 compression added to IFF save routine.
  270.  
  271. V3.00 - Almost totally re-written.  Added menus, palette requester, IFF save
  272.         and support for Doodle and FLI formats.  Picture decoding is
  273.         slightly faster too.
  274.  
  275. V2.23 - Tweaked a couple of things.
  276.  
  277. V2.22 - Dependance on PowerPacker library removed.  Added Kickstart version
  278.         check.
  279.  
  280. V2.21 - Minor addition made to Workbench side of things.
  281.  
  282. V2.20 - File requester mode added for both Shell and Workbench invokation.
  283.         Minor cosmetic surgery performed on code.
  284.  
  285. V2.15 - Another minor re-write to incorporate ReqTools.  Error reporting
  286.         from Workbench improved greatly.  Rearranged a few things.
  287.  
  288. V2.10 - Minor re-write to incorporate Workbench support.  Multicolour
  289.         conversion routines optimised slightly.
  290.  
  291. V2.01 - Added multiple files option.
  292.  
  293. V2.00 - Re-written for Kickstart 2.
  294.  
  295. V1.1  - Added support for hires bitmaps, pointer glitch corrected.
  296.  
  297. V1.0  - First release.
  298.  
  299.                                 AMIcon
  300. ==============================================================================
  301.  
  302. ======================================
  303. 100% FREEWARE       ROCKFORD-FD MAG 09
  304. ======================================
  305.